Fix doc build
authorMatthias Clasen <mclasen@redhat.com>
Sat, 23 Oct 2010 19:23:22 +0000 (21:23 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Oct 2010 19:23:22 +0000 (21:23 +0200)
docs/reference/gtk/gtk3-sections.txt

index e420b4eaf93447bdcc73befc0b75c89ec9f182f4..790fad72cd0f700bdcbe0af95260419b75a32574 100644 (file)
@@ -842,6 +842,7 @@ GtkComboBoxTextPrivate
 gtk_combo_box_text_get_type
 </SECTION>
 
+<SECTION>
 <FILE>gtkcontainer</FILE>
 <TITLE>GtkContainer</TITLE>
 GtkContainer
@@ -5114,6 +5115,7 @@ gtk_window_set_has_resize_grip
 gtk_window_get_has_resize_grip
 gtk_window_get_resize_grip_is_visible
 gtk_window_get_resize_grip_area
+gtk_window_set_application
 
 <SUBSECTION Standard>
 GTK_WINDOW
@@ -6336,14 +6338,9 @@ gtk_orientable_get_type
 GtkApplication
 
 gtk_application_new
-gtk_application_run
-gtk_application_quit
-gtk_application_set_action_group
-gtk_application_get_window
 gtk_application_add_window
 gtk_application_remove_window
 gtk_application_get_windows
-gtk_application_create_window
 
 <SUBSECTION Standard>
 GtkApplicationClass